CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vrp matlab

搜索资源列表

  1. VRP-(GA)

    0下载:
  2. VRP遗传算法的Matlab代码,较为完整,推荐-Matlab code for VRP using GA
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:6499
    • 提供者:盘子
  1. GA-FOR-VRP

    1下载:
  2. 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8818
    • 提供者:pengyang
  1. matlabforVRP

    2下载:
  2. 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-20
    • 文件大小:6693
    • 提供者:ly
  1. 3kKJExxX

    0下载:
  2. 5个基本的求解VRP问题的matlab程序。-5 basic matlab program for solving VRP problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5151
    • 提供者:吴绪
  1. matlabVRPlzm

    0下载:
  2. 用于Matlab环境下开发的求解VRP问题的源代码-Matlab environment for the development of the source code for solving VRP problems
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4388
    • 提供者:lizimu
  1. Image-AVI

    1下载:
  2. 包括两个MATLAB程序,一个读取AVI视频,并转换成一帧帧图片;两一个程序读取图片,并把这些图片转换成视频。-Consists of two MATLAB program, a read AVI video, and convert it into a frame picture 21 program reads the image and put these pictures into video.
  3. 所属分类:matlab例程

    • 发布日期:2013-04-25
    • 文件大小:753
    • 提供者:new99
  1. evaluate-fitnes-for-VRP

    0下载:
  2. Vehicle Routing Problem with Time Window, generate the cromosom and evaluate fitnes value-Vehicle Routing Problem with Time Window, generate the cromosom and evaluate fitnes value...
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:923
    • 提供者:Apraz
  1. ga

    1下载:
  2. vrp 遗传算法 解决车辆优化调度 很好很好 -vrp matlab ga
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-04-19
    • 文件大小:7368
    • 提供者:玛瑞斯
  1. vrp

    0下载:
  2. vrp为了-vrp with matlab
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2132347
    • 提供者:aa
  1. VRP

    0下载:
  2. 基于 蚁群算法车辆调度问题用matlab编程-Vehicle scheduling
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2411
    • 提供者:geqiyong
  1. VRP

    2下载:
  2. 引入路径权重的自适应蚁群算法用于应急物资调度路径优化的Matlab代码 -The introduction of path weights adaptive ant colony algorithm for scheduling path of the emergency supplies optimized Matlab code
  3. 所属分类:matlab

    • 发布日期:2015-10-18
    • 文件大小:2048
    • 提供者:伟伟
  1. vrp-ga

    4下载:
  2. 这是基于matlab的通过遗传算法解决物流配送车辆路径问题-This is based on matlab by genetic algorithms to solve the logistics distribution vehicle routing problem
  3. 所属分类:matlab例程

    • 发布日期:2016-11-02
    • 文件大小:20075
    • 提供者:
  1. matlab-vrp

    1下载:
  2. 车辆路径问题中用遗传算法实现matlab程序 。-The vehicle routing problem matlab genetic algorithm. . . .
  3. 所属分类:matlab

    • 发布日期:2016-10-31
    • 文件大小:9216
    • 提供者:马文
  1. GA-VRP-MATLAB

    1下载:
  2. 应用遗传算法求解循环取货的路径优化问题,可以参考一下。-Application of genetic algorithm optimization cycle paths pickup problem。
  3. 所属分类:其他小程序

    • 发布日期:2016-10-10
    • 文件大小:2462
    • 提供者:tang
  1. VRP-1

    0下载:
  2. this code solves vehicle routing problem using simulated annealing algorithm in matlab. in this code , we create different models and then evaluate them using SA algorithm. one of the advantage of this code , is that code is splitting diff
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3533
    • 提供者:mojtaba
  1. vrp

    1下载:
  2. :强大的蚁群算法matlab程序源代码,可以迅速求解vrp等np难问题。-Ant colony algorithm matlab powerful source code, you can quickly solve the difficult problem of np such vrp.-: Powerful ant colony algorithm matlab source code, you can quickly solve difficult problems vrp etc. n
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:998
    • 提供者:zhangfei
  1. Tabu-Search-matlab

    4下载:
  2. 使用matlab进行禁忌搜索算法编例,解决车辆路径最优化问题。-vrp with use of tabu search
  3. 所属分类:matlab

    • 发布日期:2015-11-30
    • 文件大小:5120
    • 提供者:杨木木
  1. vrp-in-GA

    1下载:
  2. 使用matlab编写遗传算法,解决车辆路径最优化问题。-VRp using GA methods
  3. 所属分类:matlab

    • 发布日期:2016-10-31
    • 文件大小:7168
    • 提供者:杨木木
  1. GA-VRP

    0下载:
  2. 使用MATLAB解决了VRP问题 代码简单易懂-Use MATLAB to solve the VRP straightforward code
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7545
    • 提供者:pengyr
  1. tabu-search-matlab

    2下载:
  2. 求解VRP 问题的智能算法 禁忌搜索算法MATLAB源代码-tabu-search MATLAB code of VRP
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4358
    • 提供者:冯艳
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com